PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextRun Class / getFontMetrics Method
In This Topic
    getFontMetrics Method
    In This Topic
    Gets the font metrics.
    Syntax
    public PDFFontMetrics getFontMetrics()

    Return Value

    The metrics of the font used for displaying the text run.
    See Also